mime/multipart.Writer.w (field)
5 uses
mime/multipart (current package)
writer.go#L21: w io.Writer
writer.go#L30: w: w,
writer.go#L117: _, err := io.Copy(w.w, &b)
writer.go#L173: _, err := fmt.Fprintf(w.w, "\r\n--%s--\r\n", w.boundary)
writer.go#L192: n, err = p.mw.w.Write(d)
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)